Previous Book Contents Book Index Next

Inside Macintosh: Programming With MRJToolkit /
Chapter 2 - MRJToolkit Reference / The MRJOSType Class
Methods /


toInt

Converts a value of type MRJOSType to an integer.

public int toInt();
method result
The converted integer value.
DISCUSSION
myVal.toInt() is the value myVal converted to an integer.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
12 NOV 1997